home *** CD-ROM | disk | FTP | other *** search
/ Organic Chemistry (8th Edition) / Image.iso / pc / organic / media / content / book_flash.swf / scripts / DefineButton2_222 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-05-14  |  101 b   |  4 lines

  1. on(press){
  2.    getURL("javascript:loadPlaylist(\'" + _root.AllPlayListItems.join() + "\');","");
  3. }
  4.